Platform Explorer / Nuxeo Platform LTS 2017 9.10

Component org.nuxeo.web.ui.authentication.contrib

Contributions

XML Source

<component name="org.nuxeo.web.ui.authentication.contrib">
  <extension point="startURL" target="org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService">
    <startURLPattern>
      <patterns>
        <pattern>ui</pattern>
      </patterns>
    </startURLPattern>
  </extension>
</component>